home *** CD-ROM | disk | FTP | other *** search
/ Core Concepts in Art 2 / Core Concepts in Art (Frames of Reference)(The McGraw-Hill Companies)(2004).iso / pc / media / generator.swf / scripts / DefineButton2_26 / BUTTONCONDACTION on(release).as next >
Text File  |  2003-10-02  |  47b  |  4 lines

  1. on(release){
  2.    _root.loadPage("delete");
  3. }
  4.